Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#215 #216

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Feature/#215 #216

merged 2 commits into from
Nov 5, 2024

Conversation

AsukaNamiki
Copy link
Collaborator

概要

#190のデプロイエラーを解消するためにbackend.ymlの更新とスナップショットの更新を行いました。
参考 https://github.com/Kota8102/diary-app/actions/runs/11666241532

変更点

このセクションでは、具体的な変更点や修正箇所を箇条書きでリストアップしてください。

  • backend.yml Checkoutのバージョンアップとfetch-depthの追加
  • スナップショットを更新

影響範囲

Checkout時にリポジトリの全てのコミット履歴を取得するため、Checkoutにかかる負荷が高まる可能性がある

テスト

このセクションでは、この PR に関連するテストケースやテスト方法を記載してください。

  • ブランチにプッシュした際のデプロイがエラーなく完了すること。

関連 Issue

@AsukaNamiki AsukaNamiki merged commit f260216 into main Nov 5, 2024
6 checks passed
@AsukaNamiki AsukaNamiki deleted the feature/#215 branch November 5, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

デプロイワークフローがリポジトリの履歴不足で失敗する。
2 participants